Vapi Metadata Cli Command Identity

Vapi Metadata Cli Command Identity
Vapi Metadata Cli Command Identity

The Vapi Metadata Cli Command Identity schema uniquely identifies a command in the CLI commands tree.

JSON Example
{
    "path": "string",
    "name": "string"
}
string
path
Required

The dot-separated path of the namespace containing the command in the CLI command tree.

string
name
Required

Name of the command.